Skip to content

[Extensibility] Feature branch for Extensibility V2#1854

Draft
bendvc wants to merge 1032 commits intodevelopfrom
feature/extensibility-v2
Draft

[Extensibility] Feature branch for Extensibility V2#1854
bendvc wants to merge 1032 commits intodevelopfrom
feature/extensibility-v2

Conversation

@bendvc
Copy link
Contributor

@bendvc bendvc commented Jun 21, 2024

Description

This PR contains all the changes to support Extensibility V2. Below is a list of PRs that has been merged into this branch. To find more details, please look at the change log files.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Documentation update
  • Breaking change (could cause existing functionality to not work as expected)
  • Other changes (non-breaking changes that does not fit any of the above)

Changes

  • (change1)

How to Test-Drive This PR

  • (step1)

Checklists

  • Update base branch once "next" is available.

General

  • Changes are covered by test cases
  • CHANGELOG.md updated with a short description of changes (not required for documentation updates)

Accessibility Compliance

You must check off all items in one of the follow two lists:

  • There are no changes to UI

or...

Localization

  • Changes include a UI text update in the Retail React App (which requires translation)

kzheng-sfdc and others added 30 commits June 19, 2025 15:29
…7401@/upgradeability-rollback

Upgradeability Rollback + Generator Template Conditionals @W-18577401@
…0301/default-preset-etc

@18670301 Default preset, trim-extensions error handling
…0301/prettier

@W-18670301 - added prettier and improved tests for trim-extensions script
…ip-changelog

U/kzheng/fix skip changelog
* move `app/components/_index` and other files in `app` dir to `src` dir

* Remove references to outdated `template-retail-react-app`

* update dir structure for non template-chakra-storefront` templates

* fix bad pwa-kit-dev reference to `app/main` and `app/ssr` (now `src/main` / `src/ssr`)

* straggler rename `app/...` => `src/...`

* Add to CHANGELOGs

* add missing CHANGELOG

* Fix inconsistencies: `app/static` => `src/static` and `/static` => `src/static`

* Move `app/static` => `src/static` for `pwa-kit-dev` and `test-commerce-sdk-react`

* don't run tests on temporarily broken `extension-chakra-storefront`

* fix path typo

* fix translation pathing and associated failing tests
* Refactor `pwa-kit-create-app` handlebars template files to new dir structure

* drop `@salesforce` from template namespace since we're not publishing to NPM, update var name to reflect

* fix naming to remove `@salesforce/chakra-storefront`

* remove `@salesforce` folder name

* Revert "remove `@salesforce` folder name"

This reverts commit 34877b1.

* remove `@salesforce` move files instead of rename
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants